Previous Book Contents Book Index Next

Inside Macintosh: 3D Graphics Programming With QuickDraw 3D /
Chapter 17 - File Objects / File Objects Reference
File Objects Routines / Managing View Hints Objects


Q3ViewHints_SetDimensionsState

You can use the Q3ViewHints_SetDimensionsState function to set the dimension state associated with a view hints object.

TQ3Status Q3ViewHints_SetDimensionsState (
TQ3ViewHintsObject viewHints, 
TQ3Boolean isValid);
viewHints
A view hints object.
isValid
A dimension state.
DESCRIPTION
The Q3ViewHints_SetDimensionsState function sets the dimension state of the view hints object specified by the viewHints parameter to the value passed in the isValid parameter.


Previous Book Contents Book Index Next

© Apple Computer, Inc.
11 JUL 1996